home *** CD-ROM | disk | FTP | other *** search
- on mouseUp me
- unrollit(51, 51)
- rollit(48, 50)
- set the member of sprite 51 to member("light circle")
- set the member of sprite 48 to member("med circle")
- set the member of sprite 49 to member("med circle")
- set the member of sprite 50 to member("med circle")
- if the member of sprite 43 = member("eyeimage1") then
- hideit(141, 144)
- showit(145, 145)
- hideit(146, 153)
- else
- showit(153, 153)
- hideit(141, 152)
- end if
- end
-